In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPictureSegmenter / GetCharacterCount Method

GetCharacterCount Method (IGdPictureSegmenter)

In This Topic
Syntax
'Declaration

 

<DispIdAttribute(12)>

Function GetCharacterCount( _

   ByVal SegmentationResultID As String _

) As Integer
[DispId(12)]

int GetCharacterCount( 

   string SegmentationResultID

)
function GetCharacterCount( 

    SegmentationResultID: String

): Integer; 
DispIdAttribute(12)

function GetCharacterCount( 

   SegmentationResultID : String

) : int;
[DispId(12)]

int GetCharacterCount( 

   string* SegmentationResultID

) 
[DispId(12)]

int GetCharacterCount( 

   String^ SegmentationResultID

) 

Parameters

SegmentationResultID
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPictureSegmenter
IGdPictureSegmenter Members